home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Spawn Figure Collection
/
spawn collection cd.iso
/
movies
/
amazing.dir
/
00015_Script_15
< prev
next >
Wrap
Text File
|
1998-01-13
|
232b
|
10 lines
on exitFrame
global SLevel
set SLevel to 3
newWave "m2.wav"
sound FadeIn 1,5*60
puppetSound member"sound"
set the loop of member "sound" to TRUE
set the SoundLevel to SLevel
set the SoundEnabled to TRUE
end